home *** CD-ROM | disk | FTP | other *** search
- on mouseEnter
- set the cursor of sprite the currentSpriteNum to [the number of member "finger", the number of member "fingermask"]
- end
-
- on mouseDown
- global gCD, gSongWereGuessing
- go(the frame - 1)
- set the movieTime of sprite 19 to 0
- set the movieRate of sprite 19 to 1
- end
-
- on mouseLeave
- set the cursor of sprite the currentSpriteNum to 0
- end
-